home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / E-L / Histog.cpt / Histog.ƒ / Histog Help < prev    next >
Text File  |  1991-06-09  |  29KB  |  468 lines

  1.                                   -HISTOG VERSION 2.11 INSTRUCTIONS-
  2.  
  3.      This program plots histograms of data, which you input from the keyboard, into
  4. bins.  Any axis of the histogram can be either according to the value of the data or
  5. to a percentage of the total data.  Up to 200 bins are permitted incorporating up to
  6. 7500 data points (memory permitting). The data and the various plot options can be
  7. saved onto a disk file.  Histograms are very useful for getting a “fingerprint” of
  8. some data and comparing that with the “fingerprint” of some other data.  Histog
  9. produces a tidy histogram graph and data listing.
  10.  
  11.      If a Histog File is named “Histog StartUp” and is placed in the same folder as
  12. Histog, it will be used as the default settings for Histog.  Everything will be copied
  13. including data, notes, plot limits and font settings.  This allows you to customize
  14. Histog to your own preferences.
  15.  
  16.      Both the data and/or the histogram can be printed on any type of printer
  17. including the Imagewriter, any laser printer and the HP Deskwriter.  The data or
  18. histogram may also be copied to the Clipboard.  Geneva is the default font for
  19. Histog unless another font has been selected.  Histog supports the Adobe Type
  20. Manager and automatically sets fractional widths.
  21.  
  22.      During data entry, duplicate values may be entered as “n*a” where “a” is the
  23. data value and “n” is the number of times to duplicate it.  All duplicates are tacked
  24. on following the first data item after you click “Accept”.  Also during numerical
  25. data entry, any text appended to a data value is ignored permitting you to “tag”
  26. your data.  This applies throughout this program.
  27.  
  28.      The “Normal Plot” options superimpose a choice of bell or half-bell distribution
  29. curves over the histogram plot.  Each axis of the histogram plot may either be an
  30. absolute data value or a percentage.  Use “Set Plot Limits…” to select this option
  31. as well as set all other graph limits and tic spacing.  Use “Set Plot Options…” to
  32. very shade and width of this plot.
  33.  
  34. --------------------------MENU SELECTIONS DEFINED-------------------------
  35.                                                           -FILE-
  36. •New:  Begin a new data base.  If you have previously had another data base up on
  37. Histog, you will be asked whether you wish to keep the previous “Set Plot
  38. Limits…” or to default to Histog's settings. This feature is useful if you are going
  39. to have numerous data bases which will all have the same plot limits.  Keeping
  40. previous plot limits also keeps previous “Font” and “Normal Plot” selections.
  41. Either way, “New” opens up the data entry window with the cursor position at the
  42. top.  If you also wish to keep the previous “Note…” and “Set Plot Options…”, then
  43. select the “All” button.
  44.  
  45. Data may be a number value (123, etc.) or a string (ABC, etc.).  However, all
  46. strings take a numerical value of zero (0) unless they are preceded by a numerical
  47. value as described in the next paragraph.  Numerical values cannot exceed ±1E+35
  48. or be non-zero smaller than ±1E-35 or they will default to zero (0).
  49.  
  50. Over range values will be replaced by an “ERR” and Histog will present an error
  51. dialog after pressing the “Accept” button.  Under range values display their keyin
  52. value but are interpreted as zero (0).  Since histograms rarely employ exponential
  53. numbers of these magnitudes, this should present no problem or limitation at all.
  54.  
  55. Numerical data may be entered in any one of four formats:
  56.  
  57.   1.  Keyin data such as:        25.4             1.23E12         -0.129
  58.   2.  Keyin data with tags:     6.3 inches     12 miles         19.6 oz
  59.   3.  Keyin multiple data:       8*25.4         4*7.0 yards
  60.  
  61. The data tags (inches, etc.) are ignored if they follow the data entry.  Keep at least
  62. one space between data and data tag and Histog will preserve the data tag through
  63. any conversion operation.  Don't use spaces in your data since everything after the
  64. space will be taken as a data tag giving you some interesting results.
  65.  
  66. If any tag or text precedes the data (or replaces it) the entry will be taken as zero
  67. (0).  Multiple data mode (e.g. 4*7.0 yards) always places the first entry and all
  68. multiples of that data where the cursor was.  All this occurs only after you choose
  69. “Accept”.  Note that for multiple entry the following are equivalent: 8*25.4, 8 *
  70. 24.5 and 8* 25.4 feet.  In each case 24.5 will be entered 8 times. Where the data
  71. tag “feet” was appended to the data, that too would be replicated.  If you get cute
  72. and keyin something such as Dog*Cat, Dog will be interpreted as zero (0) and,
  73. since it is a multiplier, will default to one (1) and you will end up with Cat (sans
  74. Dog).
  75.  
  76. Caution:  Do not use “*” except for multiplication and then only once.  The data
  77. entry 5*3*8 will be interpreted by Histog as 5 times “3*8” the first time you
  78. click “Accept”.  If you should “Add” any data to your list, the next time you click
  79. “Accept”, Histog will process the 5 “3*8” lines and you will end up with a total
  80. of 15 “8's”.    Histog always replaces bad multiplier values with one (1) and bad
  81. data values with “ERR”.
  82.  
  83. •Open:  Opens a data base from a floppy or hard disk.  Any un-saved data base
  84. which is currently up will prompt a warning that it is not saved.  When you first
  85. launch Histog, if you hold down the “Command” key, you will automatically bring
  86. up the “Open” dialog instead of the “New” data window.
  87.  
  88. Any data file which is damaged or incomplete will load with a warning that the File
  89. Identifiers do not match and that the file may be damaged.  However, Histog does
  90. attempt to load as much as possible but you take your chances and the file will be
  91. treated as an “Untitled” file.
  92.  
  93. If a file is too big for Histog (a large file written by Histog on a Mac with 1MB but
  94. now being read by Histog on a small Mac 512KE or with limited MultiFinder
  95. menory), an error dialog will come up warning about overflow.  All of the data that
  96. could be read will be OK but the file will be treated as an “Untitled” file to prevent
  97. you from accidentally doing a “Save” over the original data.  When you do a “Save
  98. As”, the new file will, naturally, be smaller than the original.
  99. .............................................................................................................................
  100. •Merge Data:  Speedy way of taking data from one file and adding it to the data
  101. which is currently loaded.  All data merged will be added to the end of the current
  102. data list.  Histog will “Beep” if your merge data causes the data base to exceed the
  103. Histog limit.  The “Plot Limits” and current “Font” are not affected.
  104.  
  105. •Merge Plot Limit:  Copies all scale plot limits and font options from a selected file
  106. and updates the current data base accordingly.  The data base itself is not affected.
  107. Neither of the merge options affects the status of the information “Note…” field or
  108. or the previous “Set Plot Options…” settings.
  109. .............................................................................................................................
  110. •Save:  Save a previously saved data base when the data has been updated.  Will do
  111. nothing if the data has been saved and not since changed.  If the data has never been
  112. saved before, selecting “Save” will actually call “Save As…”.  If you are
  113. inputting data and wish to save what you have already entered, press the
  114. “Accept” button to exit that window, then select “Save”.  You can then re-enter
  115. the data window by selecting “Add Data” from the “SetUp” menu.
  116.  
  117. •Save As…:  Save any new data for the first time.  You must exit the “New” data
  118. window first, however, by pressing “Accept” in order to do this.  Attempts to
  119. save data onto full disks or into already open files, etc. will be answered with a
  120. disk file warning message.  No data is lost when this happens.  You must merely
  121. find another disk with enough room on it.  Histog files are very compact and a great
  122. many of them will fit on a single disk.
  123. .............................................................................................................................
  124. •Print Histogram:  Prints the histogram graph.  The plot is automatically sized and
  125. centered.  Histog supports the Imagewriter, Laserwriter and the HP Deskwriter.
  126. Whatever font is currently selected will be the printer font used.  When selected,
  127. you will be presented with the “Page Setup” dialog box followed by the “Print
  128. Dialog” box.  Select whatever page orientation and print resolution you desire.
  129.  
  130. •Print Data:  Prints a summary of the histogram data such as average, standard
  131. deviation, etc. followed by all the data printed in rows of five.  Any “tag”
  132. information is retained.  Whatever font is currently selected will be the printer
  133. font used.
  134.  
  135. •Fast Print All:  Prints both the histogram and the data in a single stroke without
  136. calling the “Page Setup” or “Print Dialog”.  The printout defaults to “Vertical”
  137. and “Better” quality format and has been provided as an option where lots of data
  138. is being reviewed.  If, while in the Finder, several Histog documents are selected
  139. and the menu option “Print” is selected, all of those files will be printed in the
  140. “Fast Print All” format.  Up to 32 files at a time can be printed in this way.
  141.  
  142. •Histogram to Clipboard:  Transfers the graph to the Clipboard as an object
  143. drawing sized to about 4" by 6".  This picture may be then pasted into a word
  144. processor such as Word™ or into a drawing program such as MacDraw™, etc.
  145. where it may be resized or modified further.  Whatever font is currently selected
  146. will be the Clipboard font used.
  147.  
  148. •Data to Clipboard:  Transfers just the data to the Clipboard (but not the summary)
  149. to facilitate transfer to other applications.  This function is not intended to transfer
  150. bulk data from one Histog data file to another.  Use the “Merge Date” function for
  151. that.  Whatever font is currently selected will be the Clipboard font used.
  152. .............................................................................................................................
  153. •Delete…:  Deletes the selected Histog file.  No other file but a Histog data file can
  154. be deleted with this command.  If you delete a file that is already loaded into
  155. Histog, Histog will keep the data from that file but will revert the file name to an
  156. “Untitled” name and the original file name will disappear from the menu.
  157.  
  158. •Rename…:  Renames the selected Histog file.  Again, only Histog data files can be
  159. renamed.  If you rename a file that is already loaded into Histog, Histog will accept
  160. the new name and even the name in the menu bar will change to reflect the new
  161. name.
  162.  
  163. •Transfer…:  Provided as a convenience.  Allows you to jump directly to another
  164. program without entering the Finder.  Any un-saved data will prompt a warning.
  165.  
  166. •Quit:  Exits Histog.  If any data has been changed, you will get an alert which
  167. gives you the opportunity to either “Save” the data or “Save As” the data as
  168. another file name.  The “Cancel” returns you back to Histog.
  169.  
  170.                                                         -EDIT-
  171. •Undo:  Not required by Histog but provided for use by any desk accessory you
  172. may wish to run while Histog is running.  Histog accomplishes the “Undo” function
  173. by allowing you the opportunity to “Cancel” or “Accept” any input secession.
  174.  
  175. •Cut:  Use to cut a section of text or data.  Supports all desk accessories and the
  176. edit fields within Histog.  You cannot “Cut” a graph to the Clipboard. There is a
  177. separate command provided to do that.
  178.  
  179. •Copy:  Same as cut but does not eliminate the original.  While in the data window,
  180. you may select and copy a single cell of data and paste it into another cell.
  181.  
  182. •Paste:  Enters contents of the Clipboard at cursor insertion point.  Graphics
  183. cannot, obviously, be pasted into Histog.  You may, however, use the “Data to
  184. Clipboard” command to copy data into another applications data file.
  185.  
  186. •Clear:  Clears selected text or data.  Primarily supports desk accessories but
  187. does have functionality when either inputting data or plot limits.
  188.  
  189.  
  190.                                                        -SETUP-
  191. •Add Data…:  Opens the data entry window and places the cursor at the end of the
  192. data list in preparation for adding data.  Select “Cancel” and all added data will be
  193. ignored.  Otherwise, select “Accept”.  Selecting “Add” when there is no data to
  194. add to will merely invoke an empty data list with the cursor at the top.  Entering
  195. data values greater than ±1E+35 or using out-of-range multipliers will also invoke
  196. an error dialog warning after you select “Accept”.  Histog will always replace bad
  197. multiplier values with one (1) and bad data values with “ERR”.
  198.  
  199. •Set Plot Limits…:  Used to define the histogram graph limits.  Upon selection, you
  200. will be presented with a “Histogram Options” window with the following
  201. selections:
  202.  
  203.   1.  Title of Histogram:  appears at top of printout sheet.  Do not enter anymore
  204.        text than will fit in the box or you may lose some in the printout.
  205.   2.  Number of Bins (200 max):  Typical values are 20.  Too many bins makes
  206.        your histogram too busy unless you have a very large data base.
  207.   3.  X-Axis Title:  Describe the limits and units of the limits.
  208.   4.  Value or Percent:  “V” or “Value” treats the X-axis as data and displays it
  209.        accordingly.  “P” or “Percent” or “%” treats the X-axis as a percentage
  210.        of the total data span.  This is useful when you are more interested in the
  211.        “finger print” of the histogram.  For example, with the X-axis set for 0 to
  212.        100 (%), all data bins are automatically always included.
  213.   5.  X-axis min/max.  Use numerical values when in the “Value” mode and
  214.        percent values (like 0 and 100) when in “Percent” mode.
  215.   6.  Big Tic/Small Tic spacing.  Defines the placement of the X-axis tics.  For
  216.        example: with a min of 0 and a max of 100, 25 for big tic would place 4 big
  217.        tics spaced every 25 apart.  Also, 5 for small tic would place 20 small tics
  218.        spaces with 5 per main division (5 small tics per big tic).  Got it?
  219.   7.  The remainder apply to the Y-axis for which the above on the X-axis apply.
  220.        It is common to plot the Y-axis in percent, usually 0 to 50.  Use “Cancel”
  221.        to revert to previous settings and “Accept” to keep the data.  Use the
  222.        “Help” button for keyboard shortcuts which apply only to this window.
  223.  
  224. Note: If you desire more than one line of text in the X-Axis or Y-Axis title, use the
  225. vertical slash “|” as a deliminator for each line.  This is especially of use for the
  226. left hand Y-Axis scale where you do not have much room.  For example if you input
  227. the title “Percent|Of|Total” you will see each word display on its own line
  228. (“Percent” over “Of” over “Total”).  The only illegal character is the quote
  229. symbol (") which will automatically be replaced by the curly quote (”).
  230.  
  231. •Set Plot Options…:  Use to alter histogram plot graph presentation.  Histog default
  232. has no vertical or horizontal grid lines, the histogram bars are 25% grey with
  233. black outline and the optional normal plot is 50% grey, 2 pixels wide.  When you
  234. select this you will be presented with a series of dialog boxes which permits you to
  235. vary several options:
  236.   1.  Horizontal grid lines…several combinations of grey, black or none.
  237.   2.  Vertical grid lines…same as above.
  238.   3.  Histogram bar fill…transparent, white, black, grey, cross hatch, etc.
  239.   4.  Bar outline…similar to above but pertains to just the bar line perimeter.
  240.   5.  Normal plot…various shades (not clear or white).  Use 50% grey with Laser
  241.        printers for very nice effect.  Cross hatch gives dotted appearance.
  242.   6.  Normal plot line width…normally 1 or 2 but any size up to 32 pixels is OK.
  243.  
  244. These options are saved with each file but do not affect Histog default settings.  If
  245. you have a favorite set of plot options,  plot limits, default note, etc., save a
  246. dummy file with these conditions preset and name it “Histog StartUp”.  Place this
  247. file into the same folder as Histog.  This file will automatically open when you
  248. launch Histog.  Save this startup file with a single data entry to make as small a
  249. file (282 bytes) as possible.  (Due to the way Histog manages disk files, zero data
  250. entries will default to a full matrix null file of about 28K bytes which will slow
  251. your startup time a bit but otherwise cause no harm.)
  252.  
  253. •Note…:  Opens an information text window which permits the addition of a more
  254. detailed description of your data file.  This information text will then become the
  255. header of the “Print Data” printout and of the “Show Statistics” window.  Use
  256. this feature whenever you cannot put enough detailed information in your “Plot
  257. Limits” titles.  The “Note…” window will accept “Returns” for multiple line
  258. entries.  It will, alternately, accept the “|” symbol and convert it to “Returns”.
  259. As with “Plot Limits…”, the only illegal character here is the quote symbol (")
  260. which will automatically be replaced by the curly quote (”).
  261. .............................................................................................................................
  262.  
  263.  •Add Constant…:  Allows you to add a numerical constant to all of the data in the
  264. data base.  For example: if you enter -1.5 to the prompt you get, the constant 1.5
  265. will be subtracted from every data item.  Any alpha string is always interpreted as
  266. zero (0).  You cannot use zero (0) as the constant.
  267.  
  268. Note:   All data tags are preserved provided they are separated from the data by at
  269. least one space.  Do not use spaces in the data itself.  This applies for the next four
  270. (4) “data bending” functions as well.
  271.  
  272. •Multiply Constant…:  Will multiply every data item by the negative or positive
  273. constant you keyin.  Will not accept zero (0) since that will null out your entire
  274. data base to zero (0).  All data tags are deleted since the data is being modified and
  275. the tag would no longer be valid.
  276.  
  277. •Power Constant…: Raises every data item to the power of this constant.  Negative
  278. values invert the data as well.  For example, -1 will just invert the data while -2
  279. will square the data and invert it.  Will not accept zero (0) since that will convert
  280. your entire data base to one (1).  All data tags are deleted since the data is being
  281. modified and the tag would no longer be valid.
  282.  
  283. •Round Off…: Rounds off all of the data in the Histog data base according to the
  284. round off value chosen.  The value must always be an integer (decimal portion of
  285. any value is truncated) and may be positive, zero, or negative.  (Any string text is
  286. normally interpreted as zero.)  If zero, the data is converted to an integer.
  287.  
  288. If a negative value is chosen, the data will set the number of decimal places to that
  289. value.  (For example, if value = -2, 1.23456 becomes 1.23 but 12345.6 is
  290. unchanged.)
  291.  
  292. If a positive value is chosen, the data will set the number of significant figures to
  293. that value.  (For example, if value = 3, 12345.6 becomes 12300, 1.23456E+12
  294. becomes 1.23E+12, 1.2345 becomes 1.23 while 12.3 remains unchanged.
  295.  
  296. If you type the word “Absolute”, Histog will, instead, take the absolute value of
  297. all the data in the data base.  All negative values will be positive and all positive
  298. values will be unchanged.
  299.  
  300. If you type in the word “Strip Tags”, Histog will strip all data tags from the data
  301. base.  Data values will be unchanged.
  302.  
  303. You will always get a warning that there is no way to undo the “round off”,
  304. “absolute” or ”strip tags” operations.  Always save your data before using this
  305. function.  Unless you are stripping, all data tags are preserved provided they are
  306. separated from the data by at least one space.
  307.  
  308. •Filter…: Eliminates everything in the data base above or below the filter value.
  309. For example if the Hi-Pass button is pressed and the filter value is zero (0), every
  310. value in the data base less than zero is erased permanently.  The Lo-Pass function
  311. works just the opposite.  Always save your data before using this function.  All
  312. data tags are preserved provided they are separated from the data by at least one
  313. space.
  314.  
  315. The preceding five data modifying functions are provided as a convenience where
  316. data must be modified for specific “What if?” reporting.  Its greatest use,
  317. however, is where the recorded data is in error somehow and needs to be fixed.
  318. You can keep one file with the original data and one file with the corrections or the
  319. spurious readings filtered out.
  320. .............................................................................................................................
  321. •Exclude Normal Plot:  Cancels the following three normal plot options.  This is the
  322. default mode for when Histog starts up initially.  All “Normal Plot” options,
  323. however, are saved with the disk file and are remembered when the file is
  324. re-opened.
  325.  
  326. •Center Normal Plot:  This superimposes a standard bell curve over the histogram
  327. plot.  The upper and lower limit of the curve match the ±3-sigma points.  The height
  328. of the curve is related to the data peak.  The curve helps you compare your data to
  329. a normal distribution.  Obviously, if your distribution is not normal, you may get a
  330. curve that doesn't seem to fit at all.  Wild swings in data points or very high values
  331. usually guarantee that normal plots will not be of much use other that they prove to
  332. you that you don't have a normal plot.  When selected, the normal curve is included
  333. in the Clipboard copy, the print copy or the screen copy of the histogram.
  334.  
  335. •Left Normal Plot:  This superimposes a half standard bell curve over the
  336. histogram plot.  The lower limit of the curve matches the 3-sigma point.  The
  337. height of the curve is related to the data peak.  The curve helps you compare your
  338. data to a half bell normal distribution.  The half bell normal distribution is
  339. encountered when the data represents something that is equal to or less than a
  340. perfect value.  Obviously you can't get better than perfect so the distribution is
  341. always a half bell.  When selected, the left normal curve is included in the Clipboard
  342. copy, the print copy or the screen copy of the histogram.
  343.  
  344. •Right Normal Plot:  This is just like the Left Normal Plot except the plot skews to
  345. the right side.  Choose which curve fits your data best.  Any normal selection made
  346. is included with the disk file when the data is saved.  The shade and width of this
  347. plot can be changed using “Set Plot Options…”.
  348. .............................................................................................................................
  349. •Show Histogram:  Displays the histogram full size on the screen.  Automatically
  350. fills the screen no matter what size screen you are using.  When the graph is
  351. displayed, the cursor turns into cross hairs anywhere in the graph.  Just click at
  352. any point and the X and Y values are displayed at the bottom of the picture for
  353. accurate resolution of any data.  This display will show the values of scales 1
  354. through 4. Scale 1 is the y-axis and scale 2 is the x-axis.  Scales 3 and 4 are
  355. duplicates of 1 and 2.  Press any key or the “go-away” box to exit the graph
  356. display.
  357.  
  358. •Show Statistics:  Displays statistics pertaining to the currently entered data.
  359. This is the same statistics header that tops the printed data output.  Included is:
  360.   1.  Number of data entries, Average (arithmetic mean), Standard Deviation.
  361.   2.  Half Standard Deviation, 2-Standard Deviation and 3-Standard Deviation.
  362.   3.  Lowest value, Highest value, Range (highest-lowest).
  363.   4.  Number of bins, Lowest bin, Highest bin.
  364.   5.  Number within bin limits, number below lowest and above highest bin value.
  365.   6.  Geometric Mean, Quadratic Mean and Harmonic Mean.
  366. .............................................................................................................................
  367. •Help:  Opens up the help window which, obviously, you have already found.  If
  368. Histog cannot find the help file, you will be presented with a dialog box which will
  369. allow you to search for it.  Histog will remember the location until you quit.  Keep
  370. the “Histog Help” file in the same folder as Histog and do not try to re-name it.
  371.  
  372. The optional “Open...” button permits opening additional help windows which can be
  373. made from text files which have had their creator set to “HSTA” and their type
  374. changed from “TEXT” to “HSTH”.  Of course, if you choose to make these
  375. additional Help files you will have to set the window width to 5.0 inches and use
  376. Geneva 9 point and a carriage return at the end of each line to match the current
  377. Help window.  No word wrap is done to speed opening the file.
  378.  
  379. Holding down the option key, however, while clicking “Open...” will permit Histog
  380. to open any “TEXT” file by any creator (MS Word, MacWrite, etc.) for reading of
  381. any notes you may wish to make.  When this feature is used, Histog now will
  382. automatically word wrap the text files so you don't need to worry about line length
  383. when you create the file.  Files requiring automatic word wrap take a few extra
  384. seconds longer to open so that is why the “HSTH” files don't do it.
  385.  
  386. Also in the “Help” function there is text search capability.  Click “Find...” and you
  387. will be presented with a dialog box into which you can place the search text.  When
  388. found, the line with the search text will appear at the top of the scroll window.
  389. Click “Next” to find the next occurance of the search text.  When no further
  390. occurances can be found, Histog will “Beep” and the “Next” button will be
  391. dimmed.  Since every menu command is listed in this document with a bullet
  392. (option-8) in front of it (•), you can quickly jump to instructions on any menu item
  393. by including the bullet.  For example; “•Open” as the search string would jump to
  394. the instructions about Opening a file.  Partial words are also legal.
  395.  
  396.  
  397.                                                          -FONT-
  398. •Font selection is possible for the Histogram and the Data output.  All graph and
  399. data which is output to the printer, screen or Clipboard will be in the font selected
  400. in this menu.  Due to menu limitations, only the first 20 available fonts can be
  401. currently listed in this “Fonts” menu.  This font selection is saved with the data
  402. file.  Histog is compatible with all Adobe Type Manager outline fonts and is
  403. automatically set for fractional widths. Currently, only FONT ID's from 0 to 511
  404. are searched for.  This includes all FONT ID's from 0 to 255 and NFNT FONT ID's
  405. from 256 to 511.  NFNT font types which use higher ID numbers will not be listed.
  406. In general, this should not present any problem.
  407.  
  408.  
  409.                                                       “FileName”
  410. •When Histog has a disk file open, the name of that file will appear in the menu bar
  411. directly to the right of the “Fonts” menu.  This is provided as a convenience only
  412. and cannot be selected to do anything except to show the file pathname (DiskName,
  413. FolderName, etc) and the file date and time tag.  Selecting either of these items will
  414. result only in a beep.  When no disk file is open this area is blank.
  415.  
  416. ---------------------------------------------------------------------------
  417. Compatibility with other applications:  Histog has been tested with Grappler™,
  418. SuperLaserSpool™, MasterJuggler™, SteppingOut™, ATM™, MultiDisk™,
  419. DiskExpress™ II, Boomerang, In Use, SuperClock, MultiFinder and just about every
  420. desk accessory and FKEY imagineable without any trouble.  Histog is aware of
  421. background screen size changes (SteppingOut™ and the Radius Pivot™).  Print
  422. spoolers do tend to slow down Histog's responsiveness a little so, when using a
  423. print spooler, try selecting “Pause” in the spooler and print your files later.
  424. Otherwise, don't type too fast while spooling.  Remember that you can print up to
  425. 32 files from the Finder if you need to do batch printing.
  426.  
  427. MultiFinder operation requires a size setting of at least 1032k to use the full data
  428. base of 7500 entries.  If memory is limited and you still need to operate under
  429. MultiFinder, you may use a size setting of 800k for 5000 entries, 568k for 2500
  430. entries, 429k for 1000 entries, and as little as 382K for 500 entries.  Smaller
  431. size settings than 382k are not permitted.  In between memory settings other than
  432. noted are ignored.
  433.  
  434. Note:  Operation on a older Mac 512KE will not permit the full number of data
  435. entries. Depending upon the size of System and RAM cache you are using, the Mac
  436. 512K will be allowed either 500 or 1000 data entries maximum.  Histog will not
  437. function on a Mac 512K (old ROM) or a Mac 128K model.  Histog performs just fine
  438. on Mac II and Mac SE-30 machines.  Histog can be made available specifically
  439. compiled for newer Mac II and/or FFP (fast floating point) operation for much
  440. higher speed operation, however, such speed increases should hardly be necessary.
  441.  
  442.  
  443. Histog was written and developed on Microsoft QuickBASIC 1.0 using QuickMODULE,
  444. which is a special program development package written by and available from...
  445.  
  446.                                                  Raymond DiBugnara
  447.                                                    18 Meadow Road
  448.                                             Bolton, Massachusetts 01740.
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.